
body p, div, font, span, td, button, input, optgroup, select, textarea {
   /* font-family: "poppins";*/
  font-family:"6cac7b93-20db-4605-97ca-e4bd2d404baa";
}
.pl_service2 .service_value {
    background-color: #333!important;

}
.pl_service2 .service_item:hover {
    background-color: #333!important;
  }
.pl_service2 .service_value::after {

    border-left: 6px solid #333!important;
   
}
.pl_service2 .service_value.dh a span{
    font-size: 12px;
}
.pl_service2 .service_value span{
    font-size: 12px;
}
.pl_service2 .service_item {
     border: 1px solid #fff;
    background-color: rgba(244,244,244,1)!important;
   
}